Conversation
Contributor
|
PR label |
|
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (2)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🚀 Features
🐛 Bug Fixes
🧪 Testing
📦️ Dependency Updates
Note
Low Risk
Mostly version bumps, changelog, and lockfile updates; runtime risk is limited to the already-reviewed 5.1.0 feature/fix set and dependency updates (rmcp v3).
Overview
Release v5.1.0 — this PR packages the already-merged work for 5.1.0 into publishable artifacts; the functional changes themselves are summarized in the new CHANGELOG section, not in large application diffs here.
Versioning & docs:
usage-lib,usage-cli, and workspace metadata move from 5.0.0 → 5.1.0, with matching updates to generated CLI reference (commands.json,usage.usage.kdl, markdown index).Lockfiles:
Cargo.lockreflects dependency refreshes (notably rmcp 3.1.x for MCP, plus routine crate bumps). Root pnpm lock adjusts eslint 10.8.1 and resolves TypeScript 4.9.5 for the docs/autocomplete toolchain (replacing the prior typescript@7 lock entries).Shipped behavior (per changelog): spec parsing of usage comments from strings; fix to avoid inferred metadata from included specs; Windows test suite runnable; rmcp v3 upgrade.
Reviewed by Cursor Bugbot for commit f87f236. Bugbot is set up for automated code reviews on this repo. Configure here.